Fills a polygon defined by an array of PointD objects.
Namespace: com.mindfusion.drawingPackage: com.mindfusion.drawing
public void fillPolygon ( Brush brush, PointD[] points)
A Brush that determines the characteristics of the fill.
An array of PointD objects that represent the vertices of the polygon.
fillPolygon Method Overload ListGraphics MembersGraphics Interfacecom.mindfusion.drawing Namespace